home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 7796 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: lade.news.pipex.net!pipex!mfmail!usenet
  2. From: scm@mfltd.co.uk (Shaun C. Murray)
  3. Newsgroups: comp.sys.amiga.advocacy,comp.sys.amiga.introduction,comp.sys.amiga.misc,comp.sys.amiga.programmer
  4. Subject: Re: What I want from new Workbench
  5. Date: 12 Mar 1996 13:16:50 GMT
  6. Organization: Micro Focus, Newbury UK
  7. Message-ID: <4i3tg2$78d@hyperion.mfltd.co.uk>
  8. References: <2477.6641T698T2915@actcom.co.il> <xQ0kVMD50D2alzB@trib0039.tribal.line.org> <4i33le$mvc@daily-planet.execpc.com>
  9. NNTP-Posting-Host: scm.mfltd.co.uk
  10. X-Newsreader: WinVN 0.99.7
  11.  
  12. In article <4i33le$mvc@daily-planet.execpc.com>, innuendo@execpc.com says...
  13. >
  14. >> > 12. Improve locale so that catclogs wont need to be compiled.
  15. >> 
  16. >> So that every lamer can hack them? No... that makes no sense.
  17. >
  18. >   Every lamer with access to Aminet, or even a hex editor, can hack them the
  19. >way they are.  Still, going to text-only would be too slow, and incompatible
  20. >as well.  It makes no sense to change them.
  21.  
  22. Allowing either wouldn't be that difficult. I wrote a multi platform NLS 
  23. handler that did something very similar. It allowed use of standard X/Open 
  24. UNIX style language files which are in text mode normally. I then wrote a 
  25. fairly simple language file compiler. The same API's could be used to access 
  26. either file transparently.
  27.  
  28. Accessing just text mode files was needed for X/Open compliance on UNIX 
  29. systems but on DOS/OS2/Windoze etc where no standard for language files exists 
  30. I allowed text or compiled files for speed. Having the language files just in 
  31. text mode is very useful when testing changes. Compile it for speed later.
  32.  
  33. Of course, in the context of Workbench, allowing the user to configure their 
  34. own text has some advantages. If you're setting up a system for a novice or a 
  35. particular purpose, being able to alter the terms used so that they understand 
  36. them is quite useful.
  37.  
  38. -- 
  39. Shaun C. Murray                        | e-mail: scm@mfltd.co.uk 
  40. Micro Focus Ltd, Newbury, UK.          | www:    http://www.mfltd.co.uk/~scm/ 
  41.  
  42.